PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFSize Class / getWidth Method
In This Topic
    getWidth Method
    In This Topic
    Gets the horizontal component of this object.
    Syntax
    public double getWidth()

    Return Value

    The horizontal component of this object, typically measured in points.
    See Also